Einhugur macOS Bridge plugin.
NSMutableDictionary.Remove Method
Removes item from the dictionary by given string key.
Remove(
key
as
String)
Parameters
key
The key to be removed.
Remarks
See Also
NSMutableDictionary Class